body{
	widows: 100%;
/*	background: url("../../../bjj.jpg") no-repeat;*/
	background-size: 100%;
}
.com-dis-b{
	display: block;
}
/*顶部*/
.m1200{
	width: 1200px;
	margin: 0 auto;
}
.com-top{
	background: #fafafa;
	border-bottom: 1px solid #ececec;
}
.com-top-flex{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 36px;
	font-size: 13px;
}
.com-top-flex a{
	color: #848484 !important;
}
.com-top-flex span{
	margin: 0 5px;
	color: #d6d6d6;
}
.com-top-right-user{
	cursor: unset;
}
/*app下载*/
.down_app{
    position: fixed;
    top: 0;
    background: white;
    box-shadow: 0px 0px 3px #cecaca;
    left: 50%;
    transform: translate(-50%, 22px);
    border-radius: 10px;
    display: none;
    z-index: 190;
}
.down_app_top{
	width: 290px;
    text-align: center;
}
.down_app_top1{
	background: #2bc0a6;
    width: 100%;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: white;
    padding: 21px 0px 10px;
}
.down_app_top1_d1{
    background: #2bc0a6;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: -15px;
    transform: translate(-50%, 0px);
    cursor: pointer;
}
.down_app_top1_d1 img{
	width: 15px;
}
.down_app_top2 img{
	width: 160px;
	height: 160px;
}
.down_app_top1{
	margin-bottom: 25px;
}
.down_app_top3{
	margin: 10px 0 20px 0;
}
.down_app_top1_d2{
	padding: 0 5px;
	line-height: 18px;
}
/*顶部logo 搜索*/
.com-top-logo{
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: white;
}
.com-top-logo-left{

}
.com-top-logo-left img{
	width: 231px;
	height: 74px;
}
.com-top-logo-mid{
    height: 40px;
    display: flex;
    align-items: center;
    border: 2px solid #ececec;
    border-radius: 3px;
}
.com-top-logo-mid input[type='text']{
    width: 270px;
    border: none;
    padding-left: 10px;
}
.com-top-logo-mid a{
	background: #f6f6f6;
    color: #848484;
    font-size: 13px;
    border-radius: 3px;
    padding: 4px 7px;
    margin: 0 4px;
}
.com-top-logo-mid #indexbutton{
    width: 60px;
    background: #2bc0a6;
    border: none;
    height: 44px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-left: 6px;
}
.com-top-logo-mid #indexbutton img{
	width: 23px;
}
.com-top-logo-right{
	text-align: right;
}
.com-top-logo-right1{
	display: flex;
    align-items: center;
    justify-content: end;
}
.com-top-logo-right1 img{
	width: 17px;
}
.com-top-logo-right1 span{
	font-size: 12px;
	color: #ababab;
	margin-left: 2px;
}
.com-top-logo-right2{
	color: #2bc0a6;
	color: #ff872c;
    font-size: 28px;
}
/*菜单*/
.com-top-menu{
	border-bottom: 2px solid #2bc0a6;
	background: white;
}
.com-top-menu-div{
	height: 40px;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.com-top-menu-div-left{
	width: 243px;
	background: #2bc0a6;
	color: white;
	height: 40px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    box-sizing: border-box;
}
.com-top-menu-div-left img{
	width: 17px;
	margin-right: 11px;
}
.com-top-menu-div-left span{
	color: white;
	font-size: 15px;
}
.com-top-menu-div-right{
	font-size: 12px;
	color: #ababab;
	display: flex;
	align-items: center;
}
.com-top-menu-div-right img{
	width: 18px;
    margin-right: 5px;
}
.com-top-menu-div-mid{
	flex: 1;
	padding-left: 10px;
}
.com-top-menu-div-mid a{
	font-size: 16px;
    padding: 0 33px;
    font-weight: bold;
}
.com-top-menu-div-mid-on{
	color: #2bc0a6 !important;
}
.com-top-menu-div-mid a:hover{
	color: #32a994;
}
.com-top-menu-div-mid span{
	color: #e7e7e7;
}
/*banner*/
.com-top-banner-left{
	width: 243px;
	height: 456px;
	box-sizing: border-box;
	position: relative;
	background: #454955;
	padding-right: 18px;
	padding-top: 6px;
}
.com-top-banner-left-com{
	display: flex;
	align-items: flex-start;
	padding: 15px 0 8px;
}
.com-top-banner-left-com img{
	width: 17px;
	margin: -1px 8px 0px 18px;
}
.com-top-banner-left-com-right1{
	color: white;
	font-size: 15px;
	margin-bottom: 10px;
}
.com-top-banner-left-com-right2 a{
	color: #d5dae4;
	font-size: 13px;
	margin-right: 10px;
	margin-bottom: 9px;
}

.com-top-banner-left-com-bom{
	background: #424450;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    padding: 10px 0;
}
.com-top-banner-left-com-bom img{
	width: 16px;
	margin-right: 10px;
}
.com-top-banner-left-com-bom span{
	color: #d5dae4;
	font-size: 12px;
}
.com-top-banner-left-com-right2{
    display: flex;
    flex-wrap: wrap;
}
.com-top-banner-right{
	width: 957px;
	height: 456px;
	background: white;
}
.com-top-banner{
	display: flex;
}
.com-top-banner-right img{
	width: 957px;
    height: 456px;
}

/*首页优势*/
.com-youshi{
	display: flex;
    align-items: center;
    justify-content: space-between;
    border-top:1px solid #ececec;
    border-bottom:1px solid #ececec;
    background: #fafafa;
    padding: 31px 0;
    margin-top: 34px;
}
.com-youshi-flex{
	display: flex;
    align-items: center;
    padding: 0 25px;
    width: 20%;
    border-right: 1px solid #e6e6e6;
}
.com-youshi-flex-left{
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #2bc0a6;
	margin-top: -13px;
}
.com-youshi-flex-left img{
	width: 26px;
}
.com-youshi-flex-right{
	flex: 1;
	margin-left: 13px;
}
.com-youshi-flex-right-top{
	font-size: 15px;
	margin-bottom: 8px;
}
.com-youshi-flex-right-bom{
	color: #a5a5a5;
	font-size: 13px;
	line-height: 1.3;
}
.com-youshi-flex:last-child{
	border: none;
}

/*首页推荐车源*/
.com-cars{
	margin-top: 40px;
}
.com-cars-top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.com-cars-top-left{
    position: relative;
    font-size: 22px;
    font-weight: bold;
}
.com-cars-top-left img{
    position: absolute;
   	top: 25px;
    left: 12px;
    height: 10px;
}
.com-cars-top a{
	font-size: 13px;
	color: #ababab;
}
.com-cars-div{
	display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
}
.com-cars-div .com-cars-img{
	width: 270px;
	height: 202px;
}
.com-cars-div a{
	padding: 15px;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    width: 25%;
    box-sizing: border-box;
    background: white;
}
.com-cars-div-title{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
}
.com-cars-div-price{
	color: #2bc0a6;
	font-size: 14px;
	margin: 10px 0;
}
.com-cars-div-price b{
	margin: 0 2px;
	font-size: 22px;
}
.com-cars-div-other{
	color: #ababab;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.com-cars-div-other b{
	font-weight: normal;
}
.com-cars-div-other span{
	margin: 0 5px;
}
.com-cars-div-start{
	display: flex;
    font-size: 13px;
    align-items: center;
    color: #ababab;
    padding-top: 10px;
    border-top: 1px solid #f7f7f7;
    margin-top: 11px;
}
.com-cars-div-start img{
	width: 65px;
    margin-left: 6px;
}
.com-cars-div-tj{
	background: #ff872c;
    color: white;
    width: 18px;
    height: 18px;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    position: absolute;
}
.com-index-ad img{
	width: 1200px;
	height: 180px;
	margin: 42px auto 0;
	display: block;
}

.com-news-div{
	overflow: hidden;
}
.com-news-div-left{
	width: 315px;
	height: 361px;
	border: 1px solid #2bc0a6;
	float: left;
	margin-right: 22px;
}
.com-news-div-left-top{
	background: #2bc0a6;
	color: white;
	text-align: center;
	padding: 9px 0;
	font-size: 15px;
}
.com-news-div-left-top img{ 
	width: 25px;
	margin-bottom: 2px;
}
.com-news-div-left-bom{
	display: flex;
	flex-wrap: wrap;
	padding-left: 7px;
	padding-top: 10px;
}
.com-news-div-left-bom a{
	width: 136px;
    background: #fafafa;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 47px;
    text-align: center;
    margin: 15px 7px 5px 7px;
    line-height: 47px;
    box-sizing: border-box;
    padding: 0 3px;
}
.com-news-div-mid{
	height: 364px;
	width: 440px;
	overflow: hidden;
	float: left;
	margin-right: 22px;
}
.com-news-div-mid a{
	display: flex;
	align-items: center;
}
.com-news-div-mid a:nth-child(2){
	margin: 15px 0;
}
.com-news-div-mid a img{
	width: 148px;
	height: 111px;
	border-radius: 5px;
	margin-right: 10px;
}
.com-news-div-mid-right-top{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 6px;
}
.com-news-div-mid-right-mid{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ababab;
    font-size: 14px;
    line-height: 20px;
}
.com-news-div-mid-right-bom {
    display: flex;
    align-items: center;
    color: #ababab;
    margin-top: 7px;
    font-size: 13px;
}
.com-news-div-mid-right-bom span img {
    width: 12px;
    height: auto;
    margin-right: 3px;
}
.com-news-div-mid-right-bom span:first-child{
	margin-right: 20px;
}


.com-news-div-right a {
    display: flex;
    overflow: hidden;
    align-items: center;
    margin-top: 13px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 12px;
}
.com-news-div-right-span1 {
    background: #e2f9f6;
    font-size: 14px;
    border-radius: 2px;
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #2bc0a6;
}
.com-news-div-right a b {
    flex: 1;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin:0 5px 0 7px;
    font-size: 15px;
}
.com-news-div-right-span2 {
    color: #ababab;
    font-size: 13px;
}
.com-news-div-right a:nth-child(2n) .com-news-div-right-span1 {
    background: #fdf5ef;
    color: #ff872c;
}
.com-baike-div-mid{
	width: 782px;
}

.com-know-div{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: -11px;
}
.com-know-div a {
    border-bottom: 1px dashed #eee;
    padding: 17px 0;
    display: inline-block;
    width: 585px;
}
.idx-know-data-title {
    overflow: hidden;
}
.idx-know-data-title span:first-child {
    display: flex;
    align-items: center;
    line-height: 19px;
    font-weight: bold;
    font-size: 16px;
}
.idx-know-data-title-wen {
    background: #ff872c;
    color: white;
    border-radius: 3px;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-right: 7px;
    font-weight: normal !important;
    width: 18px !important;
    height: 18px !important;
    text-align: center;
    display: block !important;
}
.idx-know-data-title span:first-child b {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
}
.idx-know-data-title-flex {
    display: flex;
    align-items: center;
    color: #ababab;
    margin-top: 10px;
}
.idx-know-data-title-flex span:first-child {
    font-size: 13px;
    display: flex;
    align-items: center;
    font-weight: normal;
    margin-right: 15px;
}
.idx-know-data-title-flex span:first-child img {
    width: 12px;
    height: auto;
    margin-right: 3px;
}
.idx-know-data-title-huida {
    margin-top: 9px;
}
.idx-know-data-title-da {
    background: #2bc0a6;
    color: white;
    border-radius: 3px;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-right: 7px;
    font-weight: normal !important;
    width: 18px !important;
    height: 18px !important;
    text-align: center;
    display: block !important;
    float: left;
}
.idx-know-data-title-last {
    font-size: 14px;
    line-height: 21px;
    color: #ababab;
}
.idx-know-data-title span:nth-child(2) img {
    width: 12px;
    height: auto;
    margin-right: 3px;
}
/*友情链接*/
.com-links{
	margin-top: 55px;
}
.com-links-top{
    margin: 0 auto;
    width: 150px;
    background: #2bc0a6;
    color: white;
    text-align: center;
    font-size: 15px;
    padding: 8px 0;
    border-radius: 50%;
    margin-bottom: -49px;
    width: 115px;
    height: 105px;
    box-sizing: border-box;
}
.com-links-top img{
	width: 21px;
	margin-bottom: 3px;
}
.com-links-bom{
	background: #fafafa;
	border-top: 2px solid #2bc0a6;
	padding: 15px 0;
	min-height: 50px;
}
.com-links-bom-data a{
	color: #939393;
    font-size: 14px;
    margin: 10px 38px 10px 0px;
    display: inline-block;
}
/*首页底部*/
.com-index-footer,.com-footer{
	background: #454955;
}
.com-index-footer{
	padding: 45px 0 0;
}

.com-index-footer-div ul{
    width: 243px;
    border-right: 1px solid #585d69;
    padding: 0 20px;
}
.com-index-footer-div ul:last-child{
	border: none;
}
.com-index-footer-div ul li:first-child{
	color: #e0e1ec;
	font-size: 16px;
	margin-bottom: 24px;
}
.com-index-footer-div{
	display: flex;
	border-bottom: 1px solid #505561;
	padding-bottom: 40px;
}

.com-index-footer-div2 img{
	width: 140px;
	height: 140px;
}
.com-index-footer-div ul li,.com-index-footer-div ul li a{
	color: #969ba7;
}
.com-index-footer-div ul li{
	margin: 14px 0;
}
.com-index-footer-div2{
	text-align: center;
}
.com-index-footer-div2 div{
	margin-top: 8px;
}
.com-footer-div{
    text-align: center;
    color: #e0e1ec;
    padding: 30px 0;
}
.com-footer-div .baseinfo-icp{
	color: #e0e1ec;
}
.com-footer-div-title{
	margin-bottom: 10px;
}
/*返回顶部*/
.com-return-top{
	background: #f9f9f9;
    display: inline-block;
    padding: 12px;
    text-align: center;
    box-shadow: 0px 0px 5px #d8d8d8;
    position: fixed;
    right: 0;
    bottom: 150px;
    z-index: 150;
    cursor: pointer;
}
.com-return-top img{
    width: 30px;
    margin-bottom: 5px;
}

/*车源列表*/
.blank_50{
	height: 50px;
}
.com-cars-top-left-list-b{
	color: #ff872c;
    margin: 0 3px;
}
.com-crumbs{
	display: flex;
	align-items: center;
	font-size: 13px;
	padding-top: 18px;
}
.com-crumbs img{
	width: 16px;
	margin-right: 5px;
}
.com-crumbs span{
	margin: 0 5px;
}
.com-crumbs b{
	font-weight: normal;
}


/*筛选*/
.com-listnav {
    font-size: 14px;
    background-color: #f9fbfc;
    border-bottom: none;
    margin-top: 35px;
    padding: 5px 20px;
    box-sizing: border-box;
}
.com-listnav .com-listnav-item:last-child{
	border: none;
}
.com-listnav:before, .com-listnav:after {
    display: table;
    clear: both;
    content: '';
}
.fix:before, .fix:after {
    display: table;
    clear: both;
    content: '';
}
.com-listnav .com-listnav-left-nav {
    width: 70px;
    height: initial;
    float: left;
    color: #878D94;
    text-align: center;
    padding-top: 19px;
    line-height: 1;
}

.com-listnav .com-listnav-right-nav {
    width: 1089px;
    float: left;
    box-sizing: border-box;
    padding: 13px 21px 13px 4px;
}

.com-listnav .com-listnav-item {
    border-bottom: 1px solid #ececec;
}

.com-listnav .com-listnav-item .com-listnav-tab-nav li {
    cursor: pointer;
    line-height: 28px;
    color: #333333;
    margin: 0 8px;
    float: left;
}

.com-listnav .com-listnav-item .com-listnav-bd .com-listnav-tabcontent .com-listnav-cars {
    margin-top: 12px;
    background-color: #f1f1f1;
    box-sizing: border-box;
    padding: 8px 5px;
}

.com-listnav .com-listnav-item .com-listnav-bd .com-listnav-tabcontent .com-listnav-cars li {
    float: left;
    padding: 0 6px;
    margin: 5px 8px;
    cursor: pointer;
}

.com-listnav .com-listnav-item .com-listnav-bd .com-listnav-tabcontent .com-listnav-cars li.current {
/*    background-color: #2bc0a6;*/
    color: #fff;
    border-radius: 3px;
}
.com-listnav .com-listnav-item .com-listnav-bd .com-listnav-tabcontent .com-listnav-cars li.current a{
	color: #2bc0a6 !important;
    font-weight: bold;
}

.com-listnav .com-listnav-item .com-listnav-tab-nav .current {
    background-color: #2bc0a6;
    color: #fff;
    border-radius: 3px;
}

.com-listnav .com-listnav-item .com-listnav-bd .com-listnav-tabcontent {
    display: none;
}

.com-listnav .com-listnav-item .com-listnav-bd .com-listnav-tabcontent.current {
    display: block;
    background-color: #f7f8fc;
    margin-left: 8px;
}

.com-listnav .price_input {
    width: 90px;
    border: 1px solid #e6e6e6;
    display: flex;
    line-height: 26px;
    margin-right: 6px;
}

.com-listnav .price_input input {
    width: 27px;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    color: #495056;
    font-size: 12px;
}

.com-listnav .com-listnav-right-nav.price {
    display: flex;
}

.com-listnav .price_box {
    display: flex;
    line-height: 26px;
}

.com-listnav .price_box .price-btn {
    color: #2bc0a6;
    border: 1px solid #2bc0a6;
    cursor: pointer;
    margin-left: 16px;
    background-color: #FFF8F3;
    padding: 0 6px;
    border-radius: 2px;
}

.com-listnav .com-listnav-item .com-listnav-cars {
    display: flex;
}

.com-listnav .com-listnav-item .com-listnav-bd .left {
    color: #878D94;
    padding: 0 6px;
    padding-top: 5px;
}

.com-listnav .com-listnav-item .com-listnav-bd ul {
    flex: 1;
}

.com-listnav .com-listnav-item .tags {
    text-align: left;
}
.com-listnav-tab-nav a{
	display: inline-block;
	padding: 0 9px;
}
.com-listnav-tab-nav-a li{
	padding: 0 9px;
}
.com-listnav-tab-nav .current a{
	color: white !important;
}
.pc-select {
    position: relative;
    text-align: left;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    font-size: 14px;
    color: #495056;
    background: #fff;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    float: left;
    width: 105px;
    margin-right: 2px;
    margin-left: 8px;
}

.pc-select__label {
    margin-right: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
/*    max-width: 70px;*/

    min-width: 40px;
}

.pc-select__icon {
    width: 11px;
    height: 6px;
    background-position: 0 0;
    vertical-align: 2px;
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../../images/new/pc_xiala.png);
    background-repeat: no-repeat;
    background-size: 11px 8px;
    height: 8px;
}

.pc-select__options-list {
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 21;
    width: 100%;
    height: auto;
    padding: 5px 0;
    background: #fff;
    border: 1px solid #2bc0a6;
    display: none;
    box-sizing: border-box;
}

.pc-select:hover .pc-select__options-list {
    display: block;
}

.pc-select__list-item {
    
}
.pc-select__list-item a{
	padding: 0 0 0 5px;
    height: 26px;
    line-height: 26px;
    color: #495056;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.pc-select__list-item a:hover {
    background: #2bc0a6;
    color: #fff !important;
}

.pc-select:hover .pc-select__icon-down {
    background-position: 0 -10px;
}

.optionLine2 .pc-select__list-item {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

/*分页*/
/* 页码 */
.com-pages {
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 40px;
    width: 100%;
}

.com-pages a,
.com-pages span {
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 32px;
    line-height: 32px;
    margin-right: 7px;
    font-size: 17px;
    font-family: Arial;
    box-sizing: border-box;
}

.com-pages a {
    border: 1px solid #ececec;
    background: #fafafa;
    border-radius: 3px;
    padding: 0 3px;
}

.com-pages span {
    color: #FF7112;
}

.com-pages .goprev,
.com-pages .gonext {
    color: #838383;
    width: auto;
    font-size: 14px;
}

.com-pages .goprev {
    margin-right: 10px;
    background: none;
}

.com-pages a:hover,
.com-pages .goprev:hover {
    color: #fff;
    background: #ff872c;
}

.com-pages strong {
    color: #ff872c;
    line-height: 36px;
    margin-right: 10px;
}

.com-pages cite {
    color: #838383;
    font-size: 14px;
    line-height: 36px;
    margin-right: 10px;
    font-style: normal;
}

.com-pages .pages_inp {
    border: 1px solid #E6E6E6;
    width: 40px;
    text-align: center;
    border-radius: 3px;
    margin-right: 12px;
    display: none;
}

.com-pages .pages_btn {
    width: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #ff872c;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    display: none;
}


/*资讯列表*/
.com-newslist-left{
	width: 820px;
	margin-right: 20px;
	float: left;
}
.com-newslist-left .com-news-div-mid{
	width: 100%;
	height: auto;
	padding-bottom: 35px;
}
.com-newslist-left .com-news-div-mid .com-news-div-mid-newa{
	margin-bottom: 19px;
}
.blank_20{
	height: 20px;
}
.com-newslist-right{
	width: 340px;
	float: right;
}
.com-newslist-right .com-news-div-left{
	margin-right: 0;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 38px;
	padding-bottom: 20px;
	height: auto;
}
.com-newslist-right .com-news-div-left .com-news-div-left-bom a{
	width: 149px;
}
.com-newslist-right .com-news-div-left .com-news-div-left-bom .current{
	color: #ff872c !important;
}
.com-newslist-right .com-cars-top{
	width: 100%;
}
.com-news-div-mid-newa{
	display: flex;
	align-items: center;
}
.com-news-div-mid-newa .com-news-div-mid a{
	display: block;
}
.com-news-div-mid-newa .com-news-div-mid-right-top{
	overflow: hidden;
	-webkit-line-clamp:1;
	text-overflow: ellipsis;
}
.com-newslist-label{
   	display: flex;
    align-items: center;
    margin-top: 12px;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
}
.com-newslist-label a{
	margin:2px 3px!important;
	background: #f5f5f5;
	border-radius: 30px;
	padding: 6px 13px;
}
.com-news-div-mid-newa .com-news-div-mid-newa-img{
	width: 174px !important;
	height: 130px !important;
	margin-right: 13px;
}
.com-newslist-right .com-news-div-right{
	margin-bottom: 38px;
}
.com-newslist-label-right a{
	margin: 2px 7px 11px 0 !important;
    background: #f5f5f5;
    border-radius: 30px;
    padding: 11px 15px;
    display: inline-block;
}
.com-newslist-label-right{
	max-height: 450px;
	overflow-y: auto;
	padding-bottom: 38px;
}
/*百科列表*/
.com-cars-div-baike-right{
	margin-bottom: 38px;
}
.com-cars-div-baike-right a{
	width: 50%;
	padding: 7px 7px 12px;
}
.com-cars-div-baike-right .com-cars-img{
	width: 100%;
	height: 115px;	
    width: 154px;
    height: 115px;
}
.com-cars-div-baike-right .com-cars-div-title{
	font-size: 15px;
	margin-top: 10px;
}
.com-cars-div-baike-right .com-cars-div-price{
	margin: 5px 0;
}
.com-cars-div-baike-right .com-cars-div-price b{
	font-size: 18px;
}

/*求购列表*/
.com-buying-div-mid-right-mid span{
    margin: 0 12px;
    color: #e7e7e7;
}
.com-buying-div-mid-right-mid b{
    margin: 0;
    color: #2bc0a6;
    font-size: 15px;
}
.com-news-div-mid-buyinga .com-news-div-mid-right-top{
	font-weight: bold;
}
.com-news-div-mid-buyinga{
	border-bottom: 1px dashed #eeeeee;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 0 !important;
}
.mb18{
	margin-bottom: 18px !important;
}
.mb14{
	margin-bottom: 14px !important;
}
.com-news-div-mid-buyinga .com-news-div-mid-newa-right{
	flex: 1;
}
.com-buying-right-add{
	background: #ff872c;
    color: white !important;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    margin-bottom: 30px;
    font-size: 16px;
}
.com-buying-right-add img{
	width: 25px;
	margin-right: 10px;
}
/*问答列表*/
.com-knowlist-div{
	display: block;
	margin-top: 0;
}
.com-knowlist-div a{
	width: 100%;
}

/*估价*/
.com-pinggu-top{
    background: #38b7a0;
    border-radius: 3px;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.com-pinggu-top .com-pinggu-top-left1{
    color: #fcfcfc;
    font-size: 15px;
    letter-spacing: 2px;
    margin-top: 10px;
}
.com-pinggu-top .com-pinggu-top-left-img1{
	width: 347px;
}
.com-pinggu-top .com-pinggu-top-left-img2{
	width: 305px;
    margin-top: 65px;
}
.com-pinggu-top-right{
	background: white;
	border-radius: 7px;
    padding: 25px 0;
    width: 360px;
}
.com-form {
    background: white;
    border-radius: 10px;
    margin: 0 11px;
    padding: 0 9px;
    margin-bottom: 11px;
}
.my-profile-item-left i {
    color: red;
}
.send-sms-btn {
    background: #fff0e7;
    color: #ff872c !important;
    padding: 6px 10px;
    border-radius: 30px;
    font-size: 14px;
    margin-left: 8px;
    cursor: pointer;
}
.com-pinggu-top-right-title{
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 13px;
}
.my-profile-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 11px 0;
    justify-content: space-between;
}
.my-profile-item-left{
	font-size: 14px;
	margin-left: 10px;
	margin-right: 15px;
}
.my-profile-item-right input{
	border:none;
	text-align: right;
	font-size: 15px;
}
.my-profile-item-right input[type="text"],.my-profile-item-right input[type="password"]{
	width: 100%;
}
.my-profile-item-right input[type="text"]::placeholder,.my-profile-item-right input[type="password"]::placeholder,.my-profile-item-bom textarea::placeholder {
  color: #b4b4b4; /* 将这里的颜色代码换成你想要的颜色 */
}
.my-profile-item-right{
	flex: 1;
	text-align: right;
}
.my-profile-item-right select{
    border: 1px solid #2bc0a6;
    border-radius: 4px;
    color: #2bc0a6;
    padding: 4px 3px;
}
.my-profile-item1 .my-profile-item-left{
	padding: 15px 0;
}
.my-profile-item-bom textarea{
	font-size: 15px;
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #c4c4c4;
}
.my-profile-item-bom{
	padding-bottom: 15px;
}
.confirm_btn {
    background: #2bc0a6 !important;
    color: white;
    text-align: center;
    width: calc(100% - 30px);
    border-radius: 30px;
    font-size: 16px;
    line-height: 38px;
    letter-spacing: 1px;
    border: none;
    margin: 20px auto 0px;
    display: block;
    cursor: pointer;
}
.com-pinggu-datas{
	margin-top: 40px;
}
.com-pinggu-youshi .com-youshi-flex{
	width: 33.3333%;
}
.com-pinggu-data table{
	width: 100%;
}
.com-pinggu-data table th,.com-pinggu-data table td{
	padding: 15px 10px;
	border:1px solid #eee;
}
.com-pinggu-data table th{
	background: #fafafa;
	font-size: 15px;
}
.com-pinggu-data table tr td:last-child a{
	background: #fff0e7;
    color: #ff872c !important;
    padding: 5px 17px;
    border-radius: 30px;
    font-size: 14px;
    margin-left: 8px;
    cursor: pointer;
}

.com-text-modal-black{
    z-index: 151;
    background-color: rgb(0, 0, 0);
    opacity: 0.3;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.com-text-modal{
    position: fixed;
    top: 0;
    background: white;
    box-shadow: 0px 0px 3px #cecaca;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: none;
    z-index: 190;
}
.com-text-modal_top{
	width: 330px;
    text-align: center;
}
.com-text-modal_top1{
	background: #2bc0a6;
    width: 100%;
    text-align: center;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    color: white;
    padding: 21px 0px 10px;
}
.com-text-modal_top1_d1{
    background: #2bc0a6;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: -15px;
    transform: translate(-50%, 0px);
    cursor: pointer;
}
.com-text-modal_top1_d1 img{
	width: 15px;
}
.com-text-modal_top1_d2{
	font-size: 16px;
}
.com-text-modal form{
	padding: 25px 0;
}
.com-text-modal form .com-form{
	padding: 0 3px;
	margin: 0 10px;
}

/*问答详情*/
.main-data-title {
    font-size: 19px;
    font-weight: bold;
    line-height: 28px;
    padding-bottom: 3px;
}
.main-data-title-span {
    background: #ff872c;
    color: white;
    border-radius: 3px;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-right: 8px;
    font-weight: normal !important;
    width: 18px !important;
    height: 18px !important;
    text-align: center;
    display: block !important;
    margin-top: 6px;
    float: left;
}
.main-data-other1 {
    display: flex;
    align-items: center;
    margin: 11px 0;
}
.main-data-other1 span {
    color: #ababab;
    font-size: 14px;
}
.main-data-other1 b {
    display: block;
    font-weight: normal;
    flex: 1;
}
.idx-title {
    font-size: 18px;
    font-weight: bold;
}
.know-show-content {
    margin-top: 10px;
}
.know-show-content1 {
    border-bottom: 1px solid #eee;
    padding: 8px 0;
}
.know-show-content1-user {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.know-show-content1-user img {
    border-radius: 50%;
    margin-right: 10px;
}
.know-show-content1-user ul {
    flex: 1;
}
.know-show-content1-user li {
    line-height: 20px;
    color: #999999;
}
.know-show-content1-user span {
    float: right;
    font-size: 13px;
    background: #2bc0a6;
    color: white;
    border-radius: 3px;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-right: 3px;
    font-weight: normal !important;
    width: 18px !important;
    height: 18px !important;
    text-align: center;
    display: block !important;
}
.know-show-content1-data {
    max-width: 98%;
    height: auto;
    font-size: 15px;
    padding: 16px 5px;
    line-height: 200%;
}
.know-show-content1-data img{
	max-width: 100%;
	height: auto;
	margin: 5px auto;
}
.main-data-border{
	border-bottom: 8px solid #f9f9f9;
	padding-bottom: 10px;
}
.main-data-huida{
	padding-top: 20px;
}
em{
	font-style: normal;
}

/*求购详情*/
.buy-bgf9{
	background: #f9f9f9;
}
.com-buy-show{
	background: white;
	padding: 25px;
}
.com-buyshow-table{
	width: 100%;
	margin: 25px 0 5px;
}
.com-buyshow-table td{
	border: 1px solid #eee;
	padding: 15px;
}
.com-buyshow-table-bg{
	background: #fafafa;
	width: 95px;
	text-align: center;
}
.com-buyshow-table-title .know-show-content1-data{
    max-width:100%;
    height: auto;
    font-size: 14px;
    padding: 0px 0px;
}
.com-buyshow-button{
	text-align: center;
}
.com-buyshow-button1{
	background: #2bc0a6;
    color: white;
    padding: 14px 0px;
    border-radius: 30px;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 19px;
    margin-top: 22px;
    cursor: pointer;
    width: 174px;
    height: 44px;
    box-sizing: border-box;
    font-weight: bold;
}
.com-buyshow-button2{
	color: #ff872c;
	margin-bottom: 5px;
}

/*资讯详情*/
.com-news-show .com-newslist-left{
	width: 775px;
}
.news-show-tips {
    background: #fff0e7;
    color: #ff872c;
    font-size: 15px;
    padding: 13px 7px;
    border-radius: 5px;
    margin-right: 7px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.com-newsshow-label {
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-size: 13px;
    flex-wrap: wrap;
}
.com-newsshow-label a{
	margin: 6px 11px 6px 0 !important;
    background: #f5f5f5;
    border-radius: 30px;
    padding: 9px 17px;
    font-size: 14px;
}
/*车源详情*/
.com-carshow-top{
	display: flex;
    align-items: center;
    justify-content: space-between;
    border-top:1px solid #ececec;
    border-bottom:1px solid #ececec;
    background: #fafafa;
    padding: 20px;
    margin-top: 34px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.com-carshow-top-img{
	border-right: 1px solid #ececec;
	padding-right: 20px;
}
.com-carshow-top-img img{
    width: 115px;
	width: 95px;
	height: 86px;
}
.com-carshow-top-img,.com-carshow-top-flex1,.com-carshow-top-right{
	height: 86px;
}
.com-carshow-top-flex1{
	flex: 1;
	border-right: 1px solid #ececec;
	padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.com-carshow-top-flex1-title{
	font-size: 20px;
	font-weight: bold;
	width: 100%;
}
.com-carshow-top-flex1-bom{
	color: #a5a5a5;
	font-size: 14px;
}
.com-carshow-top-flex1-bom b{
	color: #333333;
	font-weight: normal;
}
.com-carshow-top-right{
	padding-left: 20px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content:end;
}
.com-carshow-top-right-title{
	width: 100%;
	margin-bottom: 16px;
}
.com-carshow-top-right-title-price{
	color: #2bc0a6;
    font-size: 34px;
    text-align: right;
}
.com-carshow-top-right-title-price span{
	font-size: 20px;
}
.com-carshow-top-right-title-price b{
	margin: 0 3px;
}
.com-carshow-top-right-bom{
	font-size: 14px;
	color: #a5a5a5;
}


#MagnifierWrap2 {
    position: relative;
    width: 540px;
}

.MagnifierMain {
    position: relative;
    width: 100%;
    height: 406px;
}

.MagnifierMain img {
    width: 100%;
    height: 100%;
    border-radius: 2px;
}

.MagnifierDrag {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ccc;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: move;
}

.MagnifierPop {
    position: absolute;
    top: 0;
    overflow: hidden;
    background: #fff;
}

.MagnifierImg {
    position: absolute;
    top: 0;
    left: 0;
}

#MagnifierWrap2 .spec-items {
    position: relative;
    width: calc(100% - 88px);
    height: 67px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}

#MagnifierWrap2 .spec-items ul {
    width: 500%;
    position: absolute;
    top: 0px;
    left: 0;
}

#MagnifierWrap2 .spec-items ul * {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#MagnifierWrap2 .spec-items li {
    float: left;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer;
    padding: 2px;
    border-radius: 2px;
}

#MagnifierWrap2 .spec-items li.on {
    background: none repeat scroll 0 0 #ff872c;
}

#MagnifierWrap2 .spec-items li img {
    width: 82px;
    height: 62px;
    border-radius: 2px;
}

#MagnifierWrap2 span.spe_leftBtn,
#MagnifierWrap2 span.spe_rightBtn {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 20px;
    height: 66px;
    line-height: 63px;
    text-align: center;
    font-size: 23px;
    color: #ddd;
    cursor: default;
    background-color: #f9f9f9;
}

#MagnifierWrap2 span.on {
    background-color: #ececec;
    color: #999;
    cursor: pointer;
}

#MagnifierWrap2 span.spe_leftBtn {
    left: 0;
}

#MagnifierWrap2 span.spe_rightBtn {
    right: 0;
}


.main_content .left {
    float: left;
}

#MagnifierWrap2 .spec-items li{
    position: relative;
}
#MagnifierWrap2  .spec-items li .videoed {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%,-50%);
}

/*车源详情图片右侧内容*/
.car-main-right-title{
	font-size: 20px;
	line-height: 28px;
}
.car-main-right{
	float: right;
	width: 615px;
}
.car-main-right-top{
	display: flex;
	flex-wrap: wrap;
	color: #999BA7;
}
.car-main-right-top div{
	width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.car-main-right-top div b{
	color: #2bc0a6;
	font-size: 22px;
}
.car-main-right-top a{
	color: #2bc0a6 !important;
}
.car-main-right-top div img{
	width: 75px;
}

.car-main-right-mid{
	display: flex;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 13px 0;
	margin-top: 22px;
}
.car-main-right-mid1{
	border-right: 1px solid #ececec;
	width: 33.33%;
	text-align: center;
}
.car-main-right-mid1:last-child{
	border:none;
}
.car-main-right-mid1 div:first-child {
	color: #999BA7;
	margin-bottom: 10px;
}


.car-main-right-fav{
	display: flex;
	align-items: center;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	justify-content: end;
}
.car-main-right-fav img{
	width: 25px;
	margin-right: 4px;
}
.car-main-right-fav .carshow-footer-on{
	color: #ff872c;
}
.car-main-right-tel,.car-main-right-tel-left{
	display: flex;
	align-items: center;
}
.car-main-right-tel-left{
	border: 1px solid #ececec;
	background: #fafafa;
	padding: 7px 13px;
	border-radius: 2px;
	margin-right: 15px;
}
.car-main-right-tel-left img{
	width: 20px;
	margin-right: 5px;
}
.car-main-right-tel-right{
    color: #2bc0a6;
    font-weight: bold;
    font-size: 25px;
}
.car-main-right-btns{
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 40px;
	margin-bottom: 53px;
}
.car-main-right-btns a{
	background: #ff872c;
	color: white;
    padding: 13px 8px;
    font-size: 15px;
    border-radius: 30px;
    width: 150px;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 1px;
}
.car-main-right-btns1{
	background: #2bc0a6 !important;
}
.car-main-right-btns2{
	background: #2898e0 !important;
}

/*车源详情 更多信息*/
.carshow-ul {
    border-bottom: 2px solid #fafafa;
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 18px;
    margin-top: 42px;
}
.carshow-ul li{
	padding: 15px 0px 14px;
    margin-right: 50px;
}
.carshow-ul-on{
    border-bottom: 2px solid #25c5a9;
}
.carshow-ul-on a{
	color: #25c5a9;
}

.carshow-info{
	padding: 25px 0;
}
.carshow-info-title{
	font-weight: bold;
    font-size: 15px;
    position: relative;
    padding-left: 5px;
    letter-spacing: 2px;
}
.carshow-info-title span{
	position: absolute;
    width: 22px;
    height: 21px;
    border-radius: 50%;
    z-index: -1;
    top: -3px;
    background: #95cec2;
    left: 0px;
    opacity: 0.4;
}
.carshow-info-data{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-left: 5px;
}
.carshow-info-data .carshow-info-data-div{
    width: 33.33%;
    margin: 30px 0 0;
}
.carshow-info-data-div span{
	display: block;
	color: #999BA7;
	font-size: 13px;
}
.carshow-info-data-div b{
	font-weight: bold;
	font-size: 14px;
    margin-top: 10px;
    display: block;
}

.carshow-content{
	line-height: 180%;
	margin-top: 15px;
}
.carshow-content img{
	max-width: 98%;
	height: auto;
}
.carshow-info-tips-car{
	background: #fff0e7;
    color: #ff872c;
    font-size: 14px;
    padding: 6px;
    border-radius: 5px;
    margin-right: 7px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    margin-top: 13px;
    width: 345px;
}
.blank6-f9{
	height: 6px;
	background: #f9f9f9;
}
.carshow-info-imgs{
	margin-top: 15px;
}
.carshow-info-imgs img{
	max-width: 100%;
    margin: 5px 4px 6px;
    border-radius: 2px;
    width: 590px;
    height: 440px;
}

/*登录*/
.com-login-bg{
	width: 100%;
	background: url('../../images/new/pc-loginbg.png') no-repeat;
	background-size: 100% 655px;
	padding: 70px 0;
}
.com-login-bg .com-pinggu-top{
	margin-top: 0;
	background: white;
	height: 515px;
}
.com-login-top-left-img2{
	width: 455px;
}
.com-login-hiimg{
	width: 50px;
}
.com-login-top-right-title{
	font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 5px;
}
.com-login-form{
	padding: 0;
	margin: 0;
}
.confirm_login_btn{
	width: 100%;
}
.com-login-form .my-profile-item{
	border: 1px solid #eee;
    padding-right: 21px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.com-login-form .my-profile-item-right input{
	text-align: left;
}
.my-profile-item-lmobile{
	margin-bottom: 25px !important;
}
.agreement {
    font-size: 12px;
    margin: 18px 0 40px;
}
.agreement a {
    color: #25c5a9 !important;
}

/*单页*/
.com-webpages-show .com-newslist-left{
	width: 850px;
	float: right;
	margin-right: 0;
	margin-left: 20px;
}
.com-webpages-show .com-newslist-right{
	width: 260px;
	float: left;
}
.com-webpages-show .com-newslist-right .com-news-div-left-bom a{
	width: 230px;
	font-size: 15px;
}
.com-webpages-show .com-newslist-left .main-data-title{
	text-align: center;
}

.know-an-textarea{
    line-height: 18px;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    padding: 3px 5px;
    margin-bottom: 11px;
    box-sizing: border-box;
    font-size: 14px;
    width: 100%;
    height: 115px;
    resize: none;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
#carlist-pd0{
    padding: 0;
}

.car-main-right-fav-div{
    display: flex;
    align-items: center;
    cursor: pointer;
}

.col-green-pc{
    color: #2bc0a6;
}
.com-login-qh{
    color: #ff872c !important;
    margin-bottom: 20px;
    display: inline-block;
}


.com-news-div-left-bom-maxh300{
    max-height: 274px;
    overflow: hidden;
}